 |
Implementation: Stage 5
|
Implementation: Stage 5
Students need to work out a formula for Total Sales ...
=C2*D2 [product Sales Price multiplied by the Number Sold]
Example 13 ...
Students also need to add a formula for the Profit ...
=F2-E2 [Total Sales minus Total Cost]
Example 14 ...
Students now have a system that works out sales prices, total costs, total sales, profit and stock
Evaluation and testing
Under a new heading, students need to type up notes from an end user to give feedback on this first design. Feedback should include improvements suggestions like using graphs that change when sales change, or if statements that will show warnings when stock is low of things are not selling will be sufficient.
Implementation: Stage 6 [Final] ... |